home *** CD-ROM | disk | FTP | other *** search
/ Chip: Internet / Chip Internet.iso / viewer / noismstr / readme.txt < prev   
Text File  |  1993-04-01  |  9KB  |  191 lines

  1.  
  2.       NoiseMaster 1.0 from New Noise - Evaluation version
  3.  
  4. NoiseMaster is a shareware sample-editor for Windows. It supports the
  5. MS-Windows Wave (.WAV) and the Creative Labs Voice (.VOC) sample formats. 
  6. NoiseMaster can handle 16 bit samples, although only in WAV-format. 
  7. Because NoiseMaster uses the Windows 3.1 MultiMedia functions it will work on
  8. all soundcards, that is, if you have installed the windows drivers for your
  9. card. If you have installed the speaker-driver it will even play samples
  10. through your PC-speaker. This evaluation version provides the standard cut,
  11. copy and paste functions for editing your samples as well as the possibility
  12. to reverse, mute or fade a selected sample part. Conversion between stereo /
  13. mono samples and 8 / 16 bits samples is also possible. The sample-rate
  14. scrollbar lets you play your samples at different speeds. Using NoiseMaster
  15. is quick and easy because the most important functions can be executed by
  16. pressing buttons, instead of using the pull-down menus.
  17.  
  18.  
  19.              REGISTERING NOISEMASTER
  20.  
  21. NoiseMaster is shareware. You may freely copy and distribute this evaluation 
  22. version, but if you decide to keep using it, you are required to register.
  23. Registration costs 30 dutch guilders (for Holland) or 20 US dollars 
  24. (for outside Holland). Send this amount in checks or cash (no coins!) + 
  25. your name and address to :
  26.  
  27. New Noise
  28. P.O. Box 6092
  29. 2702 AB Zoetermeer
  30. Holland
  31.  
  32. Registered users will receive the latest version of NoiseMaster, which will 
  33. not display the registration reminder at startup. But what's more important : 
  34. future versions will feature many interesting functions not included in this 
  35. version. For example :
  36.             echo, reverse echo, 
  37.             high-pass, low-pass and band-pass filters,
  38.             a help function,
  39.             possibility to record to disk, for long samples.
  40. And possibly : functions YOU suggested. Just include your suggestions with 
  41. your registration letter ! All reasonable suggestions will be considered. 
  42. We encourage you to send us your remarks, recommendations, or even ...
  43. bug-reports :) 
  44.  
  45.  
  46.                 USING NOISEMASTER 
  47.  
  48. This is a short manual to get you started with NoiseMaster. The registered 
  49. version will include a standard Windows Help file.
  50.  
  51. All functions described below can be accessed via the menu or via the buttons.
  52.  
  53. Open    : Open a sample file using a standard Windows 3.1 file-open dialog 
  54.       box. Use the file-type selection to show .WAV, .VOC or all files.
  55. ReOpen  : Reload the current sample. 
  56. Save    : Save the current sample.
  57. Save As : Save the current sample using a standard Windows 3.1 file-open 
  58.       dialog box. Use the file-type selection list to choose the 
  59.       destination format. This way samples can be converted between the 
  60.       two supported formats .WAV and .VOC.
  61. Exit    : Exit NoiseMaster.
  62.  
  63. Loop       : Check this to play the sample in a loop.
  64. Play       : Play the entire sample.
  65. Play Block : Play only the currently selected part of the sample.
  66. Stop       : Stop playing.
  67. Pause      : Pause playback. Press Pause again to resume playing.
  68. Record     : Brings up a dialog box to specify recording parameters. Pressing 
  69.          OK will start recording. If the combination of recording 
  70.          parameters is beyond your soundcards capabilities the OK-button 
  71.          will be disabled. This also happens if you specify a recording 
  72.          length longer than the maximum length possible. 
  73.  
  74. Cut   : Cut the selected part from the sample and put it on the clipboard.
  75. Copy  : Put the selected part from the sample on the clipboard.
  76. Paste : Past the clipboard contents into the sample at the marker position. 
  77.     The marker position must be set before pasting. Setting the marker 
  78.     position is done by clicking the right mouse button on the sample at 
  79.     the desired position. How the clipboard contents is combined with the 
  80.     sample depends on the Paste Mode, which is set in the Options menu :
  81.     Insert    : Insert clipboard contents at the marker position.
  82.     Overwrite : Overwrite sample with clipboard contents starting at the 
  83.             marker position. This operation may increase the sample 
  84.             size.
  85.     Mix       : Mix the clipboard contents with the sample starting at 
  86.             the marker position. This operation may also increase 
  87.             the sample size.
  88. Trim  : Trim (crop) the sample. After trimming only the selected part of the
  89.     sample will remain.
  90.  
  91. Sample rate scrollbar : This scrollbar show the current sample rate and 
  92.     allows you to change it. Moving the scrollbar thumb will directly 
  93.     play the sample at the new sample rate. After playing around you can 
  94.     press the reset button to reset the sample rate to its original value.
  95.  
  96. Reverse  : Reverse the selected part of the sample.
  97. Mute     : Mute the selected part of the sample.
  98. Fade In  : Fade the selection from silence to the original volume.
  99. Fade Out : Fade the selection from the original volume to silence.
  100.  
  101. Swap Channels       : Swaps the left and right channel of stereo samples.
  102. Mono to Stereo / 
  103.   Stereo to Mono    : Converts mono to stereo samples (not very useful, yet)
  104.               and stereo sample to mono samples.
  105. 8 bits to 16 bits /
  106.   16 bits to 8 bits : Converts 8 bits samples to 16 bits sample (not very 
  107.               useful either) and 16 bits samples to 8 bits samples.
  108. Halve SampleRate    : Halves the sample rate (halves sample size too).
  109.  
  110. Making selections and setting markers :
  111. Selecting a part of a sample is done by simply dragging with the left mouse
  112. button over the sample window : press the left mouse button at the start of
  113. the selection, hold down the mouse button, drag it to the end of the 
  114. desired selection and then release the mouse button. The Begin and End fields
  115. show the begin and end samples of the selection. A marker which specifies
  116. the paste position is set by pressing the right mouse button at the desired
  117. position. The position field shows the exact position.
  118.  
  119. Options :
  120. Drawing Mode : Specifies the method of drawing the sample :
  121.     Connected lines : This the default mode. Lines are drawn between the
  122.               sample values.
  123.     Vertical lines  : Lines are drawn from the zero line to the sample
  124.               value.
  125.     Mirrored vertical lines : Same as the previous mode, only draws the
  126.               lines both up and down.
  127.     Dots            : Draws dots at the sample values.
  128. Paste Mode : Specifies the method of pasting.
  129.     Insert    : Insert clipboard contents at the marker position.
  130.     Overwrite : Overwrite sample with clipboard contents starting at the 
  131.             marker position. This operation may increase the sample 
  132.             size.
  133.     Mix       : Mix the clipboard contents with the sample starting at 
  134.             the marker position. This operation may also increase 
  135.             the sample size.
  136.  
  137. Zooming in and out :
  138. Initially the entire sample is shown in the sample window. To zoom in on a 
  139. part of a sample, select that part of the sample and then press the Zoom In 
  140. button. After zooming in, the scrollbar under the sample window can be used
  141. to move the sample to the left or to the right. You can keep zooming in on 
  142. the sample until the zoom factor (displayed between the zoom buttons) is 1:1.
  143. This zoom factor shows the number of samples that are represented by each
  144. horizontal pixel on screen. Pressing the Zoom Out button always brings you 
  145. back to the initial view, which shows the entire sample.
  146.  
  147.  
  148.                 OTHER PRODUCTS
  149.  
  150. Also available from New Noise : 
  151.  
  152. NoiseMixer for the Soundblaster Pro : This is a replacement for the
  153. SoundBlaster Pro Mixer Control from Creative Labs, which is packed with the
  154. SoundBlaster Pro. NoiseMixer looks much better and uses another way of
  155. setting the mixer volumes. Instead of two sliders for the left and right
  156. channel, NoiseMaster has a volume and balance slider, which is more intuitive
  157. to work with. Other features are : filter settings, input selection, saving
  158. default settings, All Max and All Off buttons etc...
  159.  
  160. Available from SoniX Productions :
  161.  
  162. Promixer : A replacement for the SBP-MIX utility packed with the SoundBlaster
  163. Pro. Promixer has a graphical interface and is not a TSR like SBP-MIX. This
  164. makes it easier to quickly change the volume and filter settings on the 
  165. mixerchip of the soundblaster pro. Promixer is a DOS-tool and it is public 
  166. domain, so no money is charged for it. 
  167.  
  168. Sedit-Pro : Sedit-Pro is a VOC, WAV, IFF and MOD sample editor for DOS, with 
  169. a windows-like user interface. Sedit-Pro features a lot of interesting effects 
  170. and edit functions like : Flanger, High and low pass filters, a design 
  171. option for designing your own sounds, a popup synthesizer to play tunes
  172. with the sample loaded - and more.
  173.  
  174.  
  175.              THANKS AND GREETINGS    
  176.  
  177. Thanks to 
  178.     Jeroen Koomen and Marcel v/d Lem
  179.     Anuj Dev for beta testing the 16 bits support
  180.     Ad de Vries for beta testing and useful comments
  181.  
  182. Greetings to :
  183.     SoniX Productions
  184.     Ultraforce Development
  185.  
  186.  
  187. This is all for now, bye,
  188.  
  189. Alwin Hoogerdijk for New Noise
  190. (E-mail : alwin@kgs.twi.tudelft.nl)
  191.